home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 5refer.helpfoot < prev    next >
Text File  |  1991-10-23  |  1KB  |  17 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \referenceplacement COMMAND                    |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The  \referenceplacement  command  is  always  used  in  conjunction  with  the
  6. \footnoteformat  (\fnf)  command,  and  will  determine  whether  the  footnote
  7. reference number  is placed before or  after the footnote reference  word.  The
  8. format for the \referenceplacement command is:                                 
  9.                                                                                
  10.           \footnoteformat{                                                     
  11.           \referenceplacement{xx}                                              
  12.           }                                                                    
  13.                                                                                
  14. Where  "xx" is  either "before"  or  "after".  \referenceplacement{after}  will
  15. place the footnote reference number after the word. \referenceplacement{before}
  16. will place the footnote reference number before the word referenced.           
  17.